/**!
 * 长葛市人民政府首页
 * author: xuyang;
 * date:2017-05-03
 */

.ewb-main {
    padding: 10px 10px 0;
    background-color: #fff;
}

/* 图片轮播 */

.news-img {
    position: relative;
    width: 100%;
    height: 284px;
}

.img-viewer {
    float: left;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.img-viewer-cell {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 219px;
}

.img-viewer-cell > li {
    display: none;
    width: 100%;
    height: 100%;
}

.big-img-link img {
    width: 100%;
    height: 100%;
}
/* 大图说明文字 */

.img-title {
    position: absolute;
    top: 191px;
    left:0;
    z-index: 20;
    display: block;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-indent: 10px;
    font-size: 14px;
    color: #fff;
}


.img-title-mask {
    position: absolute;
    top: 191px;
    left: 0;
    width: 100%;
    height: 28px;
    background-color: #000;
    opacity: 0.5;
    z-index: 10;
    filter: alpha(opacity=50);
}
/* 小图 */

.img-bars {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 326px;
    height: 55px;
    overflow: hidden;
    z-index: 999;
}

.img-bars-content img {
    width: 70px;
    height: 51px;
    border: 1px solid #fff;
    vertical-align: top;
}

.img-bars-content > li {
    display: block;
    float: left;
    margin-right: 10px;
    width: 72px;
    height: 53px;
    border: 1px solid #f2f2f2;
    position: relative;
    cursor: pointer;
}

.img-bars-content li.active {
    border-color: #88c1ff;
}

/* 要闻 */

.ewb-news {
    padding: 0 9px;
    height: 284px;
}

.ewb-news-hd {
    padding-top: 6px;
    padding-left: 10px;
    *padding-left: 4px;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #388ce4;
}

.ewb-news-tt {
    margin-right: 15px;
    padding: 0 12px;
    font-size: 15px;
    color: #68798a;
}

.ewb-news-tt.current {
    margin-left: 0;
    text-align: center;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    color: #fff;
    background-color: #388ce2;
}

.ewb-news-bd {
    padding: 5px 0 0 10px;
}

.ewb-com-item {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    vertical-align: top;
    background: url(../images/item_icon.png) left center no-repeat;
}

.ewb-com-block {
    padding-left: 14px;
    margin-right: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-com-item a {
    color: #333;
}

.ewb-com-item span {
    margin-top: -28px;
    color: #999;
}

.ewb-com-item:hover a,
.ewb-com-item:hover span {
    color: #fb8b06;
}

/* 通知公告 */

.ewb-ntc {
    height: 284px;
}

.ewb-ntc-hd{
    position: relative;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: url(../images/ntc_hd_bg.jpg) repeat-x;
}

.ewb-ntc-hd a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.ewb-ntc-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 32px;
    height: 34px;
    z-index: 0;
    background: url(../images/ntc_icon.png);
}

.ewb-ntc-icon.ewb-spe {
    background: url(../images/ntc_icon.jpg);
}

.ewb-ntc-bd {
    padding-top: 5px;
}

.ewb-ntc-item {
    padding-left: 14px;
    line-height: 30px;
    background: url(../images/item_icon.png) left 15px no-repeat;
}

.ewb-ntc-block{
    font-size: 14px;
    border-bottom: 1px dashed #dfdfdf;
}

.ewb-ntc-block a {
    color:#333;
}

.ewb-ntc-block span {
    margin-top: 15px;
    *margin-top: -15px;
    color: #999;
}

.ewb-ntc-block:hover a,
.ewb-ntc-block:hover span {
    color: #fb7820;
}

.last .ewb-ntc-block {
    border-bottom: 0;
}

.ewb-photo,
.ewb-photo img {
    display: block;
    vertical-align: top;
}

/* 政务公开 */

.ewb-hd {
    height: 242px;
    width: 34px;
    background: url(../images/hd_bg.jpg) repeat-y #f4f5f6;
}

.ewb-hd-tt {
    display: block;
    padding-top: 5px;
    height: 155px;
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: url(../images/hd_tt.jpg);
}

/* 政府信息公开导航 */

.ewb-gnav {
    margin-left: 8px;
    height: 242px;
    background-color: #f4f5f6;
}

.ewb-gnav_bd {
    padding-left: 10px;
}

.ewb-gnav-item {
    padding-left: 16px;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    background: url(../images/gnav_item_icon.png) left center no-repeat;
}

.ewb-gnav-item a {
    color: #333;
}

.ewb-gnav-item a:hover {
    color: #fb7820;
}

/* 最新公开 */

.ewb-public {
    padding: 0 10px;
    height: 242px;
    overflow: hidden;
    background-color: #f4f5f6;
}

.ewb-public-hd {
    height: 33px;
    border-bottom: 1px solid #dfdfdf;
}

.ewb-public-tt {
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #333;
}

.ewb-public-tt.current {
    font-weight: bold;
    border-bottom: 2px solid #2c85e6;
}

.ewb-public .ewb-com-item span {
    margin-right: 10px;
    color: #999;
}

.ewb-public .ewb-com-item:hover span {
    color: #fb7820;
}

.ewb-icons {
    margin-top: -10px;
    margin-left: -10px;
}

.ewb-icon {
    margin-top: 10px;
    margin-left: 10px;
}

.ewb-icon a {
    display: block;
    width: 137px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    background-color: #6ebdf4;
}

.ewb-icon a:hover {
    background-color: #388ce2;
}

/* 横向轮播 */

.ewb-transverse {
    margin-top: 10px;
    height: 73px;
}

.scroll {
    position: relative;
}

.wb-left-btn,
.wb-right-btn {
    position: absolute;
    display: block;
    top: 18px;
    width: 20px;
    height: 40px;
    z-index: 99;
}

.wb-left-btn {
    left: 0px;
    background: url(../images/left.png);
}

.wb-right-btn {
    right: 0px;
    background: url(../images/right.png);
}


.wb-marquee {
	float: left;
    height: 73px;
}

.wb-marquee-items {
    width: 998px;
    height: 73px;
}

.wb-marquee-items li {
    float: left;
    margin-left: 8px;
    height: 73px;
    text-align: center;
}

/* 公共服务 */

.ewb-hd.service {
    height: 200px;
}

/* 主题服务 */

.ewb-theme {
    margin-left: 8px;
    height: 200px;
    /* background-color: #f4f5f6; */
}

.ewb-theme .tabview {
    padding: 0 10px;
}

.ewb-theme-tt {
    margin-top: 9px;
    padding-left: 11px;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    border-left: 8px solid #2c85e6;
}

.ewb-theme-items {
    padding-top: 12px;
    margin-left: -10px;
}

.ewb-theme-item {
    margin-left: 20px;
    padding-left: 11px;
    width: 62px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background: url(../images/theme_item_icon.jpg) left center no-repeat;
}

.ewb-theme-item:hover {
    background: url(../images/theme_item_iconh.jpg) left center no-repeat;
}

.ewb-theme-item a {
    color: #333;
    display: block;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.ewb-theme-item a:hover {
    color: #fb7820;
}

/* 场景式服务 */

.ewb-sce,
.ewb-egov {
    height: 200px;
    background-color: #f4f5f6;
}

.ewb-sce-link {
    margin-top: 10px;
    margin-left: 10px;
    display: block;
    width: 83px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    color: #388ce2;
    border: 1px solid #388ce2;
}

.ewb-sce-link:hover {
    color: #fb7820;
    border: 1px solid #fb7820;
}

/* 政务服务 */

.ewb-egov-bd {
    padding-top: 10px;
    margin-left: -10px;
}

.ewb-culture-item {
    margin-left: 10px;
    margin-bottom: 4px;
    width: 73px;
    height: 75px;
    text-align: center;
}

.ewb-culture-icon {
    display: inline-block;
    width: 56px;
    height: 49px;
}

.culture-icon1 {
    background: url(../images/culture_icon1.png);
}

.ewb-culture-item:hover .culture-icon1 {
    background: url(../images/culture_icon1h.png);
}

.culture-icon2 {
    background: url(../images/culture_icon2.png);
}

.ewb-culture-item:hover .culture-icon2 {
    background: url(../images/culture_icon2h.png);
}

.culture-icon3 {
    background: url(../images/culture_icon3.png);
}

.ewb-culture-item:hover .culture-icon3 {
    background: url(../images/culture_icon3h.png);
}

.culture-icon4 {
    background: url(../images/culture_icon4.png);
}

.ewb-culture-item:hover .culture-icon4 {
    background: url(../images/culture_icon4h.png);
}

.culture-icon5 {
    background: url(../images/culture_icon5.png);
}

.ewb-culture-item:hover .culture-icon5 {
    background: url(../images/culture_icon5h.png);
}

.culture-icon6 {
    background: url(../images/culture_icon6.png);
}

.ewb-culture-item:hover .culture-icon6 {
    background: url(../images/culture_icon6h.png);
}

.ewb-culture-sp {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #666;
}

.ewb-culture-item:hover a span {
    color: #fb7820;
}

/* 交流互动 */

.ewb-inter-bd {
    padding-top: 10px;
}

.ewb-inter-item {
    margin-bottom: 10px;
    text-align: center;
}

.ewb-inter-item a {
    display: inline-block;
    padding-top: 42px;
    width: 85px;
    height: 26px;
    font-size: 15px;
    color: #fff;
    border-radius: 3px;
}

.ewb-inter-item a.icon1 {
    background: url(../images/inter_icon1.png) center 10px no-repeat #6ebdf4;
}

.ewb-inter-item a.icon2 {
    background: url(../images/inter_icon2.png) center 13px no-repeat #6ebdf4;
}

.ewb-inter-item a:hover {
    background-color: #388ce2;
}

.ewb-public.inter {
    height: 200px;
}

.inter ul {
    padding-top: 7px;
}

/* 信息统计 */

.ewb-sta-bd {
    padding-top: 9px;
}

.ewb-sta-table {
    width: 100%;
}

.ewb-tr-hd {
    height: 26px;
    font-size: 14px;
}

.ewb-tr-hd th {
    text-align: center;
    background-color: #dae3ec;
}

.ewb-th1 {
    width: 50px;
}

.ewb-th2 {
    width: 190px;
}

#ewb-tbd {
    height: 120px;
    overflow-y: auto;
}

.ewb-tr {
    height: 24px;
}

td {
    text-align: center;
}

.ewb-tr.bgw {
    background-color: #fff;
}

/* 友情链接 */

.ewb-firendlink {
    margin-top: 15px;
    height: 147px;
}

.ewb-fl-hd {
    height: 36px;
    line-height: 36px;
    background-color: #f1f1f1;
}

.ewb-fl-tt {
    width: 107px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: url(../images/flink_tt.jpg) repeat-x;
}

.ewb-fl-tab {
    font-size: 14px;
    text-align: center;
}

.ewb-fl-tab1 {
    width: 219px;
    border-right: 1px solid #d5d7d9;
}

.ewb-fl-tab2 {
    width: 219px;
    border-right: 1px solid #d5d7d9;
}

.ewb-fl-tab3 {
    width: 219px;
    border-right: 1px solid #d5d7d9;
}

.ewb-fl-tab4 {
    width: 219px;
}

.ewb-fl-tab a {
    display: inline-block;
    padding-right: 30px;
    color: #333;
    background: url(../images/fl_icon.png) right 16px no-repeat;
}

.ewb-fl-tab.current a {
    color: #056abd;
    background: url(../images/fl_iconh.png) right 15px no-repeat;
}

.ewb-fl-bd {
    padding-top: 10px;
    height: 100px;
    border: 1px solid #f1f1f1;
}

.ewb-fl-items {
    margin-left: -37px;
}

.ewb-fl-item {
    margin-left: 66px;
    width: 80px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
}

.ewb-fl-item a {
    color: #666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-th2 a{
	color: #333;
}

.change-bigimg {
	display: none;
}

.ewb-fl-tab a{
	cursor: pointer;
}

.wb-slider-point {
    float: left;
    margin-right: 4px;
    height: 12px;
    width: 12px;
    background: url(/images/stag.png) no-repeat;
    cursor: pointer;
}

.wb-slider-point.cur {
    background-image: url(/images/stag-active.png);
}

.wb-slider-switcher {
	position: absolute;
	right: 7px;
	bottom: 7px;
	height: 18px;
}

.dibu-piclink ul {
    overflow: hidden;
}

.dibu-piclink {
    
   
    margin-bottom: 20px;
    margin-top: 15px;
    height: 65px;
    line-height: 65px;
}



/* 2018-06-13 */
.ewb-public-server {
    height: 350px;
}

.ewb-work-area {
    margin-top: 3px;
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
}

.ewb-work-items>li {
    float:left;
    width: 25%;
}

.ewb-work-items>li>a {
    padding-top: 59px;
    display: block;
    min-height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 16px;
    color: #323232;
    border-right:1px solid #ededed;
    border-bottom:1px solid #ededed;
}

.ewb-work-one {
    background: url("../images/work_ico01.png") center 17px no-repeat;
    background-color: #f2f2f2;
}

.ewb-work-two {
    background: url("../images/work_ico02.png") center 18px no-repeat;
}

.ewb-work-three {
    background: url("../images/work_ico03.png") center 16px no-repeat;
    background-color: #f2f2f2;
}

.ewb-work-four {
    background: url("../images/work_ico04.png") center 20px no-repeat;
}

.ewb-work-five {
    background: url("../images/work_ico05.png") center 14px no-repeat;
}
.ewb-work-six {
    background: url("../images/work_ico06.png") center 20px no-repeat;
    background-color: #f2f2f2;
}
.ewb-work-seven {
    background: url("../images/work_ico07.png") center 18px no-repeat;
}
.ewb-work-eight {
    background: url("../images/work_ico08.png") center 16px no-repeat;
    background-color: #f2f2f2;
}
.ewb-work-items>li>a:hover {
    background-color: #f5f9ff;
    color: #015293;
}

.ewb-public-title {
    height: 33px;
    border-bottom: 1px solid #e5e5e5;
}

.ewb-public-name {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    font-size: 18px;
    font-weight: bold;
    color: #015293;
    border-bottom: 2px solid #015293;
}
.ewb-mt13 {
    margin-top: 13px;
}
.ewb-mt5 {
    margin-top: 5px;
}
.ewb-commonly-items {
    padding-top: 5px;
    margin-left: 5px;

}
.ewb-commonly-items>li{
    float:left;
    line-height: 34px;
}

.ewb-commonly-items>li>a{
    
    display: block;
    line-height: 34px;
    padding-left: 13px;
    font-size: 15px;
    color: #333;
    background: url("../images/commonly_ico.png") left center no-repeat;
    width: 140px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-commonly-items>li>a:hover {
    color: #f00;
}

.ewb-commonly-cyfw {
    min-width: 140px;
}

.ewb-commonly-fwbm {
    min-width: 123px;
}

.ewb-commonly-one {
    min-width: 91px;
}

.ewb-commonly-two {
    min-width: 171px;
}

.ewb-commonly-three {
    min-width: 139px;
}

.ewb-commonly-four {
    min-width: 170px;
}

.ewb-commonly-five {
    min-width: 180px;
}

.ewb-commonly-six {
    min-width: 115px;
}

.ewb-commonly-seven {
    min-width: 61px;
}
.ewb-county-area {
    margin-left: 9px;
    padding-top: 3px;
}
.ewb-county-area>li {
    float:left;
    width: 33.3%;
    margin-top: 12px;
}

.ewb-county-area>li>a {
    display: block;
    margin-right: 10px;
    border: 1px solid #93cff5;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #006aad;
    border-radius: 3px;
    background-color: #f4fbff;
}

.ewb-county-area>li>a:hover {
   background-color: #e1f3fd;
}



/*2018-06-19 公共服务-部门服务*/
.ewb-depts{
    display: none;
    position: absolute;
    top: 1095px;
    opacity: 1;
    height: auto;
    border: 2px solid #015293;
    background-color: #fff;
    overflow: hidden;
    z-index: 999;
}

.ewb-uncommonly-items {
    padding-top: 5px;
    margin-left: 20px;

}
.ewb-uncommonly-items>li{
    float:left;
    line-height: 34px;
}

.ewb-uncommonly-items>li>a{
    padding-left: 18px;
    display: block;
    line-height: 34px;
    padding-left: 18px;
    font-size: 15px;
    color: #333;
    background: url("../images/commonly_ico.png") left center no-repeat;
    width: 113px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-uncommonly-items>li>a:hover {
    color: #f00;
}

.ewb-uncommonly-fwbm {
    min-width: 113px;
}


/*20220310*/
.banjian {
    clear: both;
    overflow: hidden;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-radius: 5px;
	margin-top:10px;
}
.banjian .item {
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    text-align: center;
    width: 20%;
    float: left;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.banjian .item .num {
    font-size: 16px;
    font-weight: bold;
    color: #006eab;
}
.banjian .item .num i {
    font-style: normal;
}
.banjian .item span>em {
    font-size: 80%;
    vertical-align: bottom;
}


/* 适老化 */
.oldModel .ewb-span8{
    width: 100%;
}
.oldModel .news-img{
    width: 100%;
    height: 700px;
}
.oldModel .img-viewer-cell{
    height: 100%;
}
.oldModel .big-img-link img{
    width: 1200px;
    height: 700px;
}
.oldModel .img-title{
    top: 700px;
    font-size: 28px;
    height: 45px;
    line-height: 45px;
}
.oldModel .img-title-mask{
    top: 700px;
    height: 45px;
    line-height: 45px;
}
.oldModel .ewb-ml10{
    margin-left: 0px;
    width: 100%;
    margin-top: 60px;
}
.oldModel .ewb-news-tt{
    font-size: 32px;
}
.oldModel .ewb-com-item{
    height: 48px;
    line-height: 48px;
}
.oldModel .ewb-com-block{
    margin-right: 180px;
}
.oldModel .ewb-com-item span{
    margin-top: -48px;
}
.oldModel .ewb-ntc-item{
    height: 48px;
    line-height: 48px;
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-position: left 20px;
}
.oldModel .ewb-ntc-block a{
    /* display: block; */
    /* height: 48px; */
    /* line-height: 48px; */
    /* width: 80%; */
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
}
.oldModel #slider2{
    margin: auto;
}
.oldModel .ewb-span5{
    width: 100%;
}
.oldModel .ewb-span4{
    width: 90%;
}
.oldModel .ewb-public{
    height: auto;
}
.oldModel .wb-marquee{
    margin: auto;
}
.oldModel .ewb-span16{
    width: 100%;
}
.oldModel .ewb-span15{
    width: 95%;
}
.oldModel .ewb-span3{
    width: 95%;
}
.oldModel .ewb-inter-item a{
    width: 100%;
    height: 50px;
}
.oldModel .ewb-th1{
    width: 100px;
}
.oldModel .ewb-fl-bd{
    height: auto;
}
.oldModel .ewb-fl-item{
    height: 45px;
    line-height: 45px;
}
.oldModel .ewb-firendlink{
    height: auto;
}
.oldModel .ewb-commonly-items>li{
    width: 250px;
    height: 48px;
    line-height: 48px;
}
.oldModel .ewb-commonly-items>li a{
    width: 200px;
    height: 48px;
    line-height: 48px;
}
.oldModel .ewb-th2{
    width: 500px;
}
.oldModel #ewb-tbd{
    height: auto;
}
.oldModel .ewb-fl-item{
    width: auto;
}